-- card: 25214 from stack: in -- bmap block id: 51395 -- flags: 0000 -- background id: 29299 -- name: ----- HyperTalk script ----- on openCard hide menubar set hilite of card button "black" to true global wo,map,browse if wo is 1 then set hilite of card button "key word" to true else set hilite of card button "key word" to false end if if browse is 1 then set hilite of card button "browse" to true else set hilite of card button "browse" to false end if if map is 1 then set hilite of card button maps to true else set hilite of card button maps to false end if set lockScreen to false end openCard -- part 1 (button) -- low flags: 00 -- high flags: E003 -- rect: left=191 top=222 right=244 bottom=300 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Key Word ----- HyperTalk script ----- on mouseUp set lockScreen to true go to card id 51689 end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: A003 -- rect: left=191 top=264 right=286 bottom=301 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Browse ----- HyperTalk script ----- on mouseUp set lockScreen to true go to card id 55298 end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: E003 -- rect: left=192 top=303 right=325 bottom=302 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Maps ----- HyperTalk script ----- on mouseUp set lockScreen to true go to card id 59443 end mouseUp -- part 4 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=152 top=111 right=131 bottom=347 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: -- part 5 (field) -- low flags: 00 -- high flags: 2000 -- rect: left=86 top=164 right=194 bottom=424 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 12 -- style flags: 4352 -- line height: 16 -- part name: -- part 6 (button) -- low flags: 00 -- high flags: 4000 -- rect: left=86 top=164 right=194 bottom=424 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: black -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=29 top=287 right=342 bottom=125 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card id 6474 end mouseUp -- part contents for card part 4 ----- text ----- Simulation -- part contents for card part 5 ----- text ----- Click on your choice below for a simulation.